QueryablePlan class¶
Defined in
Namespace: System.Reactive.Joins
Assembly: System.Reactive.dll
Full name: System.Reactive.Joins.QueryablePlan<T>
Modifiers: public
Summary¶
Represents an execution plan for join patterns represented by an expression tree.
Applies to
netstandard2.0
Properties¶
| Name | Summary |
|---|---|
| Expression | Gets the expression tree representing the join pattern execution plan. |